Method GetStructureByNameAsync(string)

Assembly: redb.Core.dll

Get structure by field name for TProps type
Uses fast name lookup in encapsulated scheme

Task<IRedbStructure?> GetStructureByNameAsync(string fieldName)